Dav accessible
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| question | ForumPost | ||
| title | String | ||
| notes | String | ||
| postDate | Date | ||
| posterName | String | ||
| replies | List | ||
| poster | Profile | Get the profile of the person who posted this question | |
| children | List | ||
| parent | CommonCollectionResource | ||
| name | String | ||
| accessControlList | Map | ||
| numComments | int | ||
| comments | List | Dav accessible | |
| newComment | String |
Hide comments